[INFO] cloning repository https://github.com/jn3ff/bog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jn3ff/bog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjn3ff%2Fbog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjn3ff%2Fbog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b643bda58e4fb0ddb8ff6a6b85d1a0ec1097258
[INFO] testing jn3ff/bog against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjn3ff%2Fbog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jn3ff/bog
[INFO] finished tweaking git repo https://github.com/jn3ff/bog
[INFO] tweaked toml for git repo https://github.com/jn3ff/bog written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jn3ff/bog on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jn3ff/bog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f5988a6344106643fea53b21070f533e8bf93c87b907b6dd2250727e4a5a9de
[INFO] running `Command { std: "docker" "start" "-a" "7f5988a6344106643fea53b21070f533e8bf93c87b907b6dd2250727e4a5a9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f5988a6344106643fea53b21070f533e8bf93c87b907b6dd2250727e4a5a9de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5988a6344106643fea53b21070f533e8bf93c87b907b6dd2250727e4a5a9de", kill_on_drop: false }`
[INFO] [stdout] 7f5988a6344106643fea53b21070f533e8bf93c87b907b6dd2250727e4a5a9de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 772341c182188fa0d1c6c10be2f81bdf5c7cf335b3d9c8e070c7f36398baf919
[INFO] running `Command { std: "docker" "start" "-a" "772341c182188fa0d1c6c10be2f81bdf5c7cf335b3d9c8e070c7f36398baf919", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling bog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "772341c182188fa0d1c6c10be2f81bdf5c7cf335b3d9c8e070c7f36398baf919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "772341c182188fa0d1c6c10be2f81bdf5c7cf335b3d9c8e070c7f36398baf919", kill_on_drop: false }`
[INFO] [stdout] 772341c182188fa0d1c6c10be2f81bdf5c7cf335b3d9c8e070c7f36398baf919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14ca9b9330c6ad4460abcdffefd5852634410b0a029cfd0d0a5c8b85211281ce
[INFO] running `Command { std: "docker" "start" "-a" "14ca9b9330c6ad4460abcdffefd5852634410b0a029cfd0d0a5c8b85211281ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling bog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.09s
[INFO] running `Command { std: "docker" "inspect" "14ca9b9330c6ad4460abcdffefd5852634410b0a029cfd0d0a5c8b85211281ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ca9b9330c6ad4460abcdffefd5852634410b0a029cfd0d0a5c8b85211281ce", kill_on_drop: false }`
[INFO] [stdout] 14ca9b9330c6ad4460abcdffefd5852634410b0a029cfd0d0a5c8b85211281ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e331c5262fd199fd44ad41927c1d0e4cd03e5657fa8f846315b1e3f3940ab3a
[INFO] running `Command { std: "docker" "start" "-a" "2e331c5262fd199fd44ad41927c1d0e4cd03e5657fa8f846315b1e3f3940ab3a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bog-c76bfbc8bcc55679)
[INFO] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test integration::tests::test_parse_cargo_diagnostic_skips_non_warnings ... ok
[INFO] [stdout] test integration::tests::test_generate_finding_id_deterministic ... ok
[INFO] [stdout] test context::tests::test_extract_file_context_includes_bug_reports_with_bug_filter ... ok
[INFO] [stdout] test context::tests::test_extract_file_context_includes_feature_requests_with_feature_filter ... ok
[INFO] [stdout] test integration::tests::test_parse_cargo_diagnostic_basic ... ok
[INFO] [stdout] test integration::tests::test_parse_cargo_diagnostic_skips_no_code ... ok
[INFO] [stdout] test integration::tests::test_generate_finding_id_varies ... ok
[INFO] [stdout] test orchestrate::context::tests::test_skimsystem_sidecar_bogs_all ... ok
[INFO] [stdout] test orchestrate::dock::tests::test_parse_claude_cli_wrapped ... ok
[INFO] [stdout] test orchestrate::dock::tests::test_parse_invalid ... ok
[INFO] [stdout] test orchestrate::context::tests::test_agent_to_subsystems_mapping ... ok
[INFO] [stdout] test orchestrate::dock::tests::test_parse_raw_json ... ok
[INFO] [stdout] test orchestrate::dock::tests::test_parse_markdown_wrapped ... ok
[INFO] [stdout] test orchestrate::dock::tests::test_parse_with_surrounding_text ... ok
[INFO] [stdout] test orchestrate::context::tests::test_sidecar_bogs_loaded ... ok
[INFO] [stdout] test orchestrate::context::tests::test_agent_role ... ok
[INFO] [stdout] test orchestrate::context::tests::test_agent_model_resolution ... ok
[INFO] [stdout] test orchestrate::context::tests::test_agent_sidecar_bogs_scoped ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_agent_task_serde_with_model ... ok
[INFO] [stdout] test orchestrate::context::tests::test_agent_file_globs ... ok
[INFO] [stdout] test orchestrate::context::tests::test_load_context ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_topological_sort_all_independent ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_topological_sort_diamond ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_agent_task_serde_without_model ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_topological_sort_parallel ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_topological_sort_linear ... ok
[INFO] [stdout] test orchestrate::permissions::tests::test_skimsystem_agent_disallowed_source_files ... ok
[INFO] [stdout] test orchestrate::permissions::tests::test_skimsystem_agent_allowed_bog_files ... ok
[INFO] [stdout] test orchestrate::permissions::tests::test_unknown_agent_all_violations ... ok
[INFO] [stdout] test orchestrate::permissions::tests::test_subsystem_agent_disallowed_files ... ok
[INFO] [stdout] test orchestrate::permissions::tests::test_subsystem_agent_allowed_files ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_dock_prompt_contains_json_schema ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_validate_plan_bad_dep_index ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_validate_plan_bad_agent ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_dock_prompt_contains_agents ... ok
[INFO] [stdout] test orchestrate::plan::tests::test_validate_plan_valid ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_subsystem_prompt_contains_file_annotations ... ok
[INFO] [stdout] test orchestrate::provider::tests::test_codex_event_parsing_logic ... ok
[INFO] [stdout] test orchestrate::provider::tests::test_is_codex_model_claude_returns_false ... ok
[INFO] [stdout] test orchestrate::provider::tests::test_is_codex_model_gpt ... ok
[INFO] [stdout] test orchestrate::provider::tests::test_is_codex_model_o_series ... ok
[INFO] [stdout] test orchestrate::provider::tests::test_registry_default_is_claude ... ok
[INFO] [stdout] test orchestrate::provider::tests::test_registry_routes_codex_model ... ok
[INFO] [stdout] test orchestrate::provider::tests::test_summarize_shell_cmd ... ok
[INFO] [stdout] test orchestrate::skim::tests::test_build_task_from_requests ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_skimsystem_prompt_contains_description ... ok
[INFO] [stdout] test ownership::tests::test_add_file_to_subsystem ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_skimsystem_prompt_contains_observations ... ok
[INFO] [stdout] test ownership::tests::test_read_sidecar_ownership ... ok
[INFO] [stdout] test ownership::tests::test_remove_file_from_subsystem ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_replan_prompt_includes_violations ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_skimsystem_prompt_contains_principles ... ok
[INFO] [stdout] test parser::tests::test_parse_bug_report_without_logs ... ok
[INFO] [stdout] test parser::tests::test_parse_bug_report ... ok
[INFO] [stdout] test parser::tests::test_parse_change_requests ... ok
[INFO] [stdout] test ownership::tests::test_update_bog_sidecar_owner_roundtrip ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_subsystem_prompt_contains_description ... ok
[INFO] [stdout] test parser::tests::test_parse_fn_annotation ... ok
[INFO] [stdout] test parser::tests::test_parse_feature_request ... ok
[INFO] [stdout] test parser::tests::test_parse_full_file_bog ... ok
[INFO] [stdout] test parser::tests::test_parse_description ... ok
[INFO] [stdout] test parser::tests::test_parse_pickled_context ... ok
[INFO] [stdout] test parser::tests::test_parse_multiple_pickled ... ok
[INFO] [stdout] test parser::tests::test_parse_health ... ok
[INFO] [stdout] test parser::tests::test_parse_pickled_reversal ... ok
[INFO] [stdout] test parser::tests::test_parse_repo ... ok
[INFO] [stdout] test parser::tests::test_parse_repo_bog ... ok
[INFO] [stdout] test parser::tests::test_parse_skim_observation ... ok
[INFO] [stdout] test parser::tests::test_parse_skim_with_fn_target ... ok
[INFO] [stdout] test parser::tests::test_parse_skimsystem ... ok
[INFO] [stdout] test parser::tests::test_parse_pickled_decision ... ok
[INFO] [stdout] test parser::tests::test_parse_file_annotation ... ok
[INFO] [stdout] test parser::tests::test_parse_policies ... ok
[INFO] [stdout] test parser::tests::test_parse_skimsystem_targets_all ... ok
[INFO] [stdout] test parser::tests::test_parse_skimsystem_with_model ... ok
[INFO] [stdout] test parser::tests::test_parse_subsystem_with_model ... ok
[INFO] [stdout] test parser::tests::test_parse_subsystem ... ok
[INFO] [stdout] test parser::tests::test_parse_skimsystem_with_integrations ... ok
[INFO] [stdout] test parser::tests::test_parse_subsystem_without_model ... ok
[INFO] [stdout] test parser::tests::test_parse_with_comments ... ok
[INFO] [stdout] test sync::tests::test_build_agent_instruction_includes_stale ... ok
[INFO] [stdout] test sync::tests::test_build_agent_instruction_includes_stubs ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_dock_prompt_contains_subsystem_descriptions ... ok
[INFO] [stdout] test sync::tests::test_generate_stub_without_commit_id ... ok
[INFO] [stdout] test sync::tests::test_build_agent_instruction_orphans_only_with_flag ... ok
[INFO] [stdout] test sync::tests::test_generate_stub_with_commit_id ... ok
[INFO] [stdout] test sync::tests::test_merge_assignments_appends_to_existing ... ok
[INFO] [stdout] test sync::tests::test_merge_assignments_creates_new_packet ... ok
[INFO] [stdout] test sync::tests::test_group_by_agent_detects_unowned ... ok
[INFO] [stdout] test sync::tests::test_parse_file_with_commit_id ... ok
[INFO] [stdout] test sync::tests::test_parse_file_without_commit_id ... ok
[INFO] [stdout] test sync::tests::test_parse_fn_with_commit_id ... ok
[INFO] [stdout] test sync::tests::test_parse_fn_without_commit_id ... ok
[INFO] [stdout] test sync::tests::test_sync_report_needs_work_empty ... ok
[INFO] [stdout] test sync::tests::test_sync_report_needs_work_with_stale ... ok
[INFO] [stdout] test sync::tests::test_group_by_agent_groups_correctly ... ok
[INFO] [stdout] test sync::tests::test_detect_staleness_on_own_repo ... ok
[INFO] [stdout] test treesitter::tests::test_extract_calls ... ok
[INFO] [stdout] test treesitter::tests::test_extract_functions ... ok
[INFO] [stdout] test treesitter::tests::test_extract_methods ... ok
[INFO] [stdout] test treesitter::tests::test_skips_self_and_builtins ... ok
[INFO] [stdout] test orchestrate::prompt::tests::test_subsystem_prompt_contains_globs ... ok
[INFO] [stdout] test sync::tests::test_build_sync_system_prompt_contains_identity ... ok
[INFO] [stdout] test sync::tests::test_validate_sync_diff_rejects_source_files ... ok
[INFO] [stdout] test sync::tests::test_validate_sync_diff_rejects_wrong_agent ... ok
[INFO] [stdout] test sync::tests::test_validate_sync_diff_allows_bog_in_globs ... ok
[INFO] [stdout] test orchestrate::skim::tests::test_collect_pending_requests ... ok
[INFO] [stdout] test ownership::tests::test_discover_all_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.99s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bog-3c64c7b0144bd175)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-9e8e33c14a4213eb)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_config_loading ... ok
[INFO] [stdout] test test_context_unknown_agent_error ... ok
[INFO] [stdout] test test_derive_agents_from_repo_bog ... ok
[INFO] [stdout] test test_dogfood_code_quality_integration ... ok
[INFO] [stdout] test test_context_subsystem_scope ... ok
[INFO] [stdout] test test_dogfood_skimsystem_declared ... ok
[INFO] [stdout] test test_context_json_serializable ... ok
[INFO] [stdout] test test_context_agent_scope ... ok
[INFO] [stdout] test test_file_bog_parsing ... ok
[INFO] [stdout] test test_fixture_bog_parsing ... ok
[INFO] [stdout] test test_parse_bug_report_roundtrip ... ok
[INFO] [stdout] test test_parse_feature_request_roundtrip ... ok
[INFO] [stdout] test test_parse_mixed_annotations_with_feature_and_bug ... ok
[INFO] [stdout] test test_repo_bog_parsing ... ok
[INFO] [stdout] test test_treesitter_validates_functions ... ok
[INFO] [stdout] test test_validate_functions_catches_mismatch ... ok
[INFO] [stdout] test test_validate_functions_match ... ok
[INFO] [stdout] test test_context_all_scope ... ok
[INFO] [stdout] test test_context_section_filter ... ok
[INFO] [stdout] test test_dogfood_every_subsystem_has_files ... ok
[INFO] [stdout] test test_dogfood_health ... FAILED
[INFO] [stdout] test test_dogfood_skimsystem_health ... ok
[INFO] [stdout] test test_dogfood_skim_observations_valid ... ok
[INFO] [stdout] test test_dogfood_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_dogfood_health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_dogfood_health' (139) panicked at tests/integration.rs:157:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5edc1a27a52a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5edc1a27a52a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5edc1a27a52a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5edc1a27a52a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5edc1a28f57a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5edc1a28f57a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5edc1a27f0d2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5edc1a27f0d2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5edc1a258bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5edc1a258bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5edc1a272459 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5edc1a006cec - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5edc1a006cec - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5edc1a272612 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5edc1a272612 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5edc1a258c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5edc1a250419 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5edc1a25999d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5edc1a28fd0c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5edc1a28fbc3 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5edc1a28b5cd - core[a96a4c5c53f902a3]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5edc19fe996d - integration[de8e5ce6c2307ed3]::test_dogfood_health
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:157:5
[INFO] [stdout]   22:     0x5edc19fe8bf7 - integration[de8e5ce6c2307ed3]::test_dogfood_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:153:25
[INFO] [stdout]   23:     0x5edc19fe78b6 - <integration[de8e5ce6c2307ed3]::test_dogfood_health::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5edc19ffadcb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5edc19ffadcb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5edc1a0077bb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5edc1a0077bb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5edc1a0077bb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5edc1a0077bb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5edc1a0077bb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5edc1a0077bb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5edc1a0077bb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5edc1a002ed4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5edc1a002ed4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5edc1a00a3c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5edc1a00a3c2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5edc1a00a3c2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5edc1a00a3c2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5edc1a00a3c2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5edc1a00a3c2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5edc1a00a3c2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5edc1a279adf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5edc1a279adf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7384b45fcaa4 - <unknown>
[INFO] [stdout]   45:     0x7384b4689a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_dogfood_health
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "2e331c5262fd199fd44ad41927c1d0e4cd03e5657fa8f846315b1e3f3940ab3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e331c5262fd199fd44ad41927c1d0e4cd03e5657fa8f846315b1e3f3940ab3a", kill_on_drop: false }`
[INFO] [stdout] 2e331c5262fd199fd44ad41927c1d0e4cd03e5657fa8f846315b1e3f3940ab3a
